Skip to content

A bare react native app with necessary config and splash screen

License

Notifications You must be signed in to change notification settings

SayeedAfridi/rn-bare-with-splash-screen

Repository files navigation

React native bare application

This application uses RNBare as app name

To change name follow instructions from the blog: Quick guide for updating package name in React Native

To change icon place your icon into the src/assets folder and run

yarn generate-bootsplash

And follow the instructions.

Now run

yarn

It will install necessary packages

To start metro bundler

react-native start

To run on andoriod device plug your device to your pc with usb debugging on and run

react-native run-android --verbose

Thats it your app will be ready to go...

About

A bare react native app with necessary config and splash screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published