Skip to content

A react native app that shows how to dynamically change app icons using react-native-change-icon.

Notifications You must be signed in to change notification settings

sakshya73/dynamic-app-icon

Repository files navigation

This app demonstrates changing app icons dynamically.

Demo

To give it a try -

  • clone the project
  • do npm i or yarn install
  • cd ios/ && pod install && cd ..
  • To run on iOS - npx react-native run-ios
  • To run on Android - npx react-native run-android

About

A react native app that shows how to dynamically change app icons using react-native-change-icon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages