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.15k stars 988 forks source link

Cloned into fresh repo and app fails to start #293

Closed exlnt closed 4 years ago

exlnt commented 4 years ago

🐛 Bug Report

Unable to run downloaded repo code.

To Reproduce

Expected behavior

The app should start and run in android emulator.

Link to runnable example or repository (highly encouraged)

UI Kitten and Eva version

Package Version
@eva-design/eva
@ui-kitten/components

Environment information

System: OS: Windows 10 10.0.18363 CPU: (16) x64 Intel(R) Core(TM) i9-9900KF CPU @ 3.60GHz Binaries: Node: 12.16.1 - D:\Node.js\node.EXE Yarn: 1.22.4 - D:\Yarn\bin\yarn.CMD npm: 6.13.4 - D:\Node.js\npm.CMD npmPackages: react: ~16.9.0 => 16.9.0 react-native: ~0.61.5 => 0.61.5

Kitten-Ticks-Error.txt

artyorsh commented 4 years ago

You should start the bundler first, please see the docs.

exlnt commented 3 years ago

What do you mean when you say bundler, can you be more specific please?