Skip to content

Usage of splash screen / loading screen in react-native using custom size layout by Apetools

License

Notifications You must be signed in to change notification settings

aryaminus/RN-splash-screen

Repository files navigation

RNsplashscreen

RNsplashscreen is the 1st session build for showing the implementation of Splashscreen in React-Native

RNsplashscreen demo

Note:

  1. Arch Linux with VS-Code, thus support focused on Android App
  2. Extensions: React Native Tools , React-Native Snippets , Prettier
  3. Device run instead of SDK-build using Vysor

Installation

Clone the source locally:

$ git clone https://github.com/aryaminus/RN-splash-screen
$ cd RN-splash-screen

Start the application in development mode

npm install
react-native run android

or for VS-Code:

npm install

then press F1 or Fn+F1 and React Native:Run Android on Device

Else Follow Code.txt and Youtube

Packages:

react-native-splash-screen

Installation

Follow Code.txt and Update the MainApplication.java (Manual.md)

Manual installation

Follow Manual.md

Contributing

  1. Fork it (https://github.com/aryaminus/RN-splash-screen/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Usage of splash screen / loading screen in react-native using custom size layout by Apetools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published