Skip to content

Commit

Permalink
Add announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
rayandrew authored Oct 14, 2020
1 parent 316619e commit eca008f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@

---

## Announcement

Modal is now supported in react native web.

https://github.com/necolas/react-native-web/releases/tag/0.14.0

Thank you for using and supporting this library!

## Inspiration

[React Native Modal](https://facebook.github.io/react-native/docs/modal.html) is not yet implemented in [React Native Web](https://github.com/necolas/react-native-web). This is just replacement of React Native Modal with the same API, behavior, and design. If you want to create a more enhanced modal, use React Native Web Modal Enhanced with the same code as [React Native Modal](https://github.com/react-native-community/react-native-modal) implementation by React Native Community.
Expand Down Expand Up @@ -224,4 +232,4 @@ Take a look at [react-native-animatable](https://github.com/oblador/react-native

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

0 comments on commit eca008f

Please sign in to comment.