Skip to content

Commit 17dc95b

Browse files
authored
Mention started kits in our docs (#1721)
1 parent 54f4907 commit 17dc95b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/getting-started/setup.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,10 @@ Some of the components are using the native dependencies listed below - those ar
7070
- (for iOS) `cd ios && pod install`
7171
- Start the packager `npm start`
7272
- 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

Comments
 (0)