Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLindhout authored Feb 29, 2024
1 parent f4e18db commit ce869bc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@

<br>


- Compatible with Expo
- Smooth and fast cross platform Material Design **date** picker and **time** picker for ([react-native-paper](https://callstack.github.io/react-native-paper/))
- Tested on Android, iOS and the web
- Uses the native Date.Intl API's which work out of the box on the web / iOS an on Android with Hermes from RN version 0.66 (automatic day name, month translations without bundle size increase)
- Uses native Date.Intl API's (web / iOS / Android)
- Small bundle size (because we use Intl implementation for each platform)
- Simple API
- Typesafe
- Endless (virtual) scrolling
Expand Down

0 comments on commit ce869bc

Please sign in to comment.