Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dominicstop/react-native-ios-modal

A react-native component for displaying a modal on iOS by natively wrapping a react-native view inside a UIViewController and presenting it.
https://github.com/dominicstop/react-native-ios-modal

ios-swift modal native-module native-ui-component react-native react-native-component react-native-modal

Last synced: 4 days ago
JSON representation

A react-native component for displaying a modal on iOS by natively wrapping a react-native view inside a UIViewController and presenting it.

Awesome Lists containing this project

README

        

# react-native-ios-modal

## ๐Ÿšงโš ๏ธ Re-Write in Progress โš ๏ธ๐Ÿšง

hello, this library is being re-written โ€” please see the [`v2.x`](https://github.com/dominicstop/react-native-ios-modal/tree/v2.x) branch for the older version of this library + it's corresponding documentation.

* Support for iOS 15 sheet detents, and iOS 16 custom detents (+ all the related sheet-related customizations and events).
* Typescript re-write for better auto-complete.
* Streamlining the modal-related events, and exposing more events.
* Better iPad support.
* Etc.



Try out the wip version of the library:

```
npm install react-native-ios-modal@next
```



### Acknowledgements

The initial fabric rewrite (i.e. version `3.x`) was made possible through a generous `$3,750` sponsorship by [natew](https://github.com/natew) + [tamagui](https://github.com/tamagui/tamagui) over the course of 4 months (from: `05/27/24` to `09/30/24`) ๐Ÿฆโœจ


very special thanks to: [junzhengca](https://github.com/junzhengca), [brentvatne](https://github.com/brentvatne), [expo](https://github.com/expo), [EvanBacon](https://github.com/EvanBacon), [corasan](https://github.com/corasan), [lauridskern](https://github.com/lauridskern), [ronintechnologies](https://github.com/ronintechnologies), and [gerzonc](https://github.com/gerzonc) for becoming a monthly sponsor, and thank you [fobos531](https://github.com/fobos531) for being a one time sponsor ๐Ÿฅบ (if you have the means to do so, please considering sponsoring [here](https://github.com/sponsors/dominicstop))