How to Build Custom Modal in React Native
Build a custom modal with React Native Animated API
Jan 12, 20234 min read

Search for a command to run...
Build a custom modal with React Native Animated API

Introduction For mobile developers using expo or react native (a cross-platform framework for building mobile software applications), you might want to hide your AWS or Stripe API key's before pushing it to GitHub. With the following steps, you will ...
