akveo / kittenTricks

React Native starter kit with over 40 screens and modern Light and Dark theme for creating stunning cross-platform mobile applications.
https://akveo.github.io/react-native-ui-kitten/
MIT License
7.17k stars 986 forks source link

build(script): unable to start an app on a fresh repo #171

Closed artyorsh closed 5 years ago

artyorsh commented 5 years ago

This is reported in #170 and https://github.com/akveo/react-native-ui-kitten/issues/448

Steps to reproduce:

Script will fail because of missing index.ts in config dir.

Steps to resolve:

npm run start:prod