Features | Technologies | Installation
Some key features are:
- Customizable buttons
- Smooth animations
The application is built using React Native with Expo framework. The entire codebase is written using Typescript.
This is what I used and learned with this project:
- React Native
- Expo
- Reanimated
- Typescript
To use this project, first you need NodeJS installed in your device, then you can follow the commands below:
# Clone this repository
git clone https://github.com/areasflavio/react-native-fab-button.git
# Go into the repository
cd react-native-fab-button
# Install dependencies for the application
yarn install
# To start the development server, run the following command
npm run start
# You start the emulator following the terminal instructions or:
npm run android # for android emulator
npm run ios # for ios emulator
Build by Flávio Arêas 👋 Get in touch!