Skip to content

Ragularuban/react-native-modalize

 
 

Repository files navigation

Modalize

npm version

This package is still in an early stage, use it with caution. 🖖

A modal that loves ScrollViews.

This component had been built with react-native-gesture-handler to address the common issue of scrolling and swipping behaviors you can face with a modal with react-native. This component is built-in with a ScrollView, you don't have to include it by yourself, just pass your content, and the component will handle the rest for you.

Getting Started

The full documentation is available here on GitHub Pages.

Demo

There is multiple examples runing through differents navigators, with more informations here

  • React Native Navigation: See examples/react-native-navigation
  • React Navigation: See demo
  • Expo: See demo

About

A modal that loves ScrollViews.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Shell 1.3%