Skip to content

Commit b4566e4

Browse files
New release
1 parent e4f4411 commit b4566e4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,16 @@ See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the
188188
## License
189189

190190
MIT
191+
192+
193+
## About us
194+
We want developers to be able to build software faster using modern tools like GraphQL, Golang, React Native.
195+
196+
Follow us on Twitter:
197+
- https://twitter.com/RichardLindhout
198+
- https://twitter.com/web_ridge
199+
200+
### You probably like these
201+
- Simple translations in React (Native): https://github.com/web-ridge/react-ridge-translations
202+
- Simple global state management in React (Native): https://github.com/web-ridge/react-ridge-state
203+
- 1 command utility for React Native (Web) project: https://github.com/web-ridge/create-react-native-web-application

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-paper-dates",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Performant Date Picker for React Native Paper",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)