React Native in-app notification system
This repo contains source code for the article Building in-app notification system in React Native.
Application is based on expo SDK. See the demo app on expo.io.
Build process
npm install
npm start
:newspaper: Source code for the article 'Building in-app notification system in React Native'
https://medium.com/@vadimkorr/building-in-app-notification-system-in-react-native-96efd478ef31
This repo contains source code for the article Building in-app notification system in React Native.
Application is based on expo SDK. See the demo app on expo.io.
npm install
npm start
:newspaper: Source code for the article 'Building in-app notification system in React Native'
https://medium.com/@vadimkorr/building-in-app-notification-system-in-react-native-96efd478ef31
MIT License