We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f4907 commit 17dc95bCopy full SHA for 17dc95b
docs/getting-started/setup.md
@@ -70,3 +70,10 @@ Some of the components are using the native dependencies listed below - those ar
70
- (for iOS) `cd ios && pod install`
71
- Start the packager `npm start`
72
- Build the app `npm run ios` or `npm run android` (or from Xcode or Android Studio).
73
+
74
+## Starter Kits
75
+Thanks to [Batyr](https://github.com/kanzitelli) we have these amazing starter kits
76
77
+- [RNUILib + ReactNativeNavigation Starter Kit](https://github.com/kanzitelli/rnn-starter)
78
+- [RNUILib + ReactNavigation Starter Kit](https://github.com/kanzitelli/rn-starter)
79
+- [RNUILib + Expo Starter Kit](https://github.com/kanzitelli/expo-starter)
0 commit comments