native-starter-kit icon indicating copy to clipboard operation
native-starter-kit copied to clipboard

React Native Starter App with NativeBase + CodePush + Redux

Results 13 native-starter-kit issues
Sort by recently updated
recently updated
newest added

This project will be updated to the latest version of the tools?

See commit d985b2e in react native. ## Before ![before_one](https://user-images.githubusercontent.com/6924665/45395894-4b0cf700-b606-11e8-8ed4-70eadab0099b.gif) ## After ![after_one](https://user-images.githubusercontent.com/6924665/45395901-53653200-b606-11e8-9c10-5766b3beaebf.gif)

var oldJsCodeLocationAssignmentStatement = appDelegateContents.match(/(jsCodeLocation = .*)/)[1]; ^ TypeError: Cannot read property '1' of null at Object. (/Users/ab/Documents/ios/ios_app/node_modules/react-native-code-push/scripts/postlink/ios/postlink.js:39:94) at Module._compile (module.js:641:30) at Object.Module._extensions..js (module.js:652:10) at Module.load (module.js:560:32) at tryModuleLoad (module.js:503:12) at...

When I run react-native run-android the console show this error: react-native run-android How can I solve this?? Than you in advance

splashscreen was useless, got fixed.

Adding secureTextEntry property to password field

Hello, I had codepush working completely fine on iOS, but on Android, when I accept the update, the app just crashes and rolls back to the previous version ... The...

how to access AsyncStorage data `persistStore(store, { storage: AsyncStorage }, onCompletion);`

Support of React Native Tools in Visual Studio Code Got red screen with "Unable to connect with remote debugger".

question