Skip to content

Commit ce869bc

Browse files
Update README.md
1 parent f4e18db commit ce869bc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@
1313

1414
<br>
1515

16-
16+
- Compatible with Expo
1717
- Smooth and fast cross platform Material Design **date** picker and **time** picker for ([react-native-paper](https://callstack.github.io/react-native-paper/))
1818
- Tested on Android, iOS and the web
19-
- 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)
19+
- Uses native Date.Intl API's (web / iOS / Android)
20+
- Small bundle size (because we use Intl implementation for each platform)
2021
- Simple API
2122
- Typesafe
2223
- Endless (virtual) scrolling

0 commit comments

Comments
 (0)