Skip to content

Kamleshknskumawat/React-native-Blogger-App

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn

React Native BloggerApp

Please support our work on patreon.

Features

Installation

https://github.com/Kamleshknskumawat/React-native-Blogger-App.git

App Name change

npx react-native-rename-next "RN Blogger App" -b com.kumawat.rnbloggerapp
android\app\src\main\res\values\string.xml

Icon you can use

Flaticon

Android res | or App icon generate

App Icon Generate

Download and copy paste to  "android\app\src\main\res" 

Next for OneSingal App Icon or Notification bar icon

Android res | or app icon generate

ic_stat_onesignal_default

One Singnal Notification Icon Generate

 Download and copy paste to  "android\app\src\main\res" 

Boot splash Screen Icon

Bootsplash

Download and copy paste to  "android\app\src\main\res" 

ic_launcher_round

ic_launcher_round

 Download and copy paste to  "android\app\src\main\res"

firebase config

Goto Link and add your project and select android or ios and generate google-services.json

 Download and copy paste to  "android\app\" 

Or More info use below link

React native and firebase config

Now Run the project

Start emulator 
react-native run-android