Article from Antoine Garcia
Build an awesome scrollable modal in React Native
Antoine 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…
Continue reading →