This app was originally created as part of the React Native Developer Training by Digital Innovation One (DIO).
The instructor Felipe Aguiar provided a briefing with the challenge of developing the mobile interface for a Bat-Signal application using React Native, allowing users to trigger and visualize the iconic Batman signal in an interactive and responsive way.
This personal enhancement changes the Bat-Signal logo background to yellow once the user fills out and submits the form, providing a clearer visual indication that the signal has been activated.
- Interactive Bat-Signal button with status indication
- Form screen to collect user data
- (Improvement) Yellow background behind the logo when activated
You'll need Node.js installed on your computer in order to build this app.
git clone https://github.com/ismaelldiias/react-native-bat-signal-app.git
$ cd react-native-bat-signal-app
$ npm install
$ npm run start
🔧 Run the script
$ npm run start
Runs the app in the development mode.
Original Author |
---|
Ismael Dias |