react-native-macos/template
Ram N bb272bacca Don't enable Flipper in React Native by default
Summary:
Removing default integration of Flipper from OSS till discussions happen.

To enable Flipper, just download the Flipper desktop app and uncomment the line in MainApplication.java. Flipper should automatically connect to your app.

Reviewed By: rickhanlonii

Differential Revision: D6654890

fbshipit-source-id: 692cf04fec3273703c0571d04f0100c0dbb8269b
2019-08-19 07:35:47 -07:00
..
__tests__ Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
android Don't enable Flipper in React Native by default 2019-08-19 07:35:47 -07:00
ios Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
App.js Manual fixes for xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
_buckconfig Move react-native template 2018-12-07 07:49:19 -08:00
_eslintrc.js Add .eslintrc to RN project template (#23901) 2019-03-21 07:14:23 -07:00
_flowconfig @allow-large-files flow 0.105 xplat deploy 2019-08-11 00:22:31 -07:00
_gitattributes Move react-native template 2018-12-07 07:49:19 -08:00
_gitignore Adding the debug.keystore file back (#25807) 2019-07-25 15:09:25 -07:00
_prettierrc.js Fresh RN projects fails ESLint / Prettier by default (#25478) 2019-07-15 02:09:59 -07:00
_watchmanconfig Move react-native template 2018-12-07 07:49:19 -08:00
app.json Move react-native template 2018-12-07 07:49:19 -08:00
babel.config.js fix: change template to work with jest (#23150) 2019-01-24 17:33:50 -08:00
index.js Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
metro.config.js Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
package.json Add package.json scripts ro run android and ios in template (#25618) 2019-07-12 09:05:12 -07:00