diff --git a/README.md b/README.md index e95cba20..48e5395a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# React Native Date Picker [![npm](https://img.shields.io/npm/v/react-native-date-picker.svg)](https://www.npmjs.com/package/react-native-date-picker) [![Build status](https://img.shields.io/github/actions/workflow/status/henninghall/react-native-date-picker/push-main.yml?branch=master&label=tests)](https://github.com/henninghall/react-native-date-picker/actions) [![npm](https://img.shields.io/npm/dm/react-native-date-picker.svg)](https://www.npmjs.com/package/react-native-date-picker) [![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23c96198)](https://github.com/sponsors/henninghall) - +# React Native Date Picker [![npm](https://img.shields.io/npm/v/react-native-date-picker.svg)](https://www.npmjs.com/package/react-native-date-picker) [![Build status](https://img.shields.io/github/actions/workflow/status/henninghall/react-native-date-picker/push-main.yml?branch=master&label=tests)](https://github.com/henninghall/react-native-date-picker/actions) [![npm](https://img.shields.io/npm/dm/react-native-date-picker.svg)](https://www.npmjs.com/package/react-native-date-picker) This is a React Native Date Picker with following main features: @@ -9,6 +8,25 @@ This is a React Native Date Picker with following main features: 🎨  Customizable
🖼  Modal or Inlined
+## Sponsors + +Thanks to our sponsors 🩷 + + + + + + + + + + + + + + +
ExpoNordic Brain Techhamxahussainlepadatumihail
+ ## Modal The first option is to use the built-in modal. See code. @@ -37,7 +55,7 @@ The second option is to use the inlined picker. Place it in a View or a custom m iOSAndroid - + ## Requirements