No Image

React Native – UI/ UX (1)

August 27, 2020 hung-nb 0

How to create a React native theme? Create theme.js file Wrap theme content by styled-components Usage A global Toast with callback Button native-base How to […]

No Image

React Native Web – Installation

August 27, 2020 hung-nb 0

How to use react-native-web for existing ReactJs app (1)? You can install react-native-web for your existing npx create-react-app my-app Install babel-plugin-module-resolver plugin to resolve your project modules […]