Article from Antoine Garcia
Build an awesome scrollable modal in React Native
August 20, 2018Antoine Garcia4 min read
At some point during the development of your React Native application, you will use a Modal. A Modal is a component that appears on top of everything. There are a lot of cool libraries out there for modals, so today, we’ll have a look a the best libraries for different use cases. Click on "Tap to…
Continue reading →