Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 481a5b1

Browse files
committed
updated license info
1 parent 4c7c0f5 commit 481a5b1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017-present DaniAkash
3+
Copyright (c) 2020-present DaniAkash
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ All the existing [View props](https://reactnative.dev/docs/view#props) are suppo
9191

9292
- If you want a blank space to avoid keyboard (i.e) a keyboard avoiding view, you can use [react-native-keyboad-spacer](https://www.npmjs.com/package/react-native-keyboard-spacer) or pair the blank spacer with keyboard height received from [`useKeyboard`](https://github.com/react-native-community/hooks#usekeyboard) hook of [react native hooks](https://github.com/react-native-community/hooks)
9393

94+
## Licenses
95+
96+
MIT © [DaniAkash][twitter]
97+
9498
<!-- [build]: https://github.com/DaniAkash/react-native-blank-spacer/actions
9599
[build-badge]: https://github.com/daniakash/react-native-blank-spacer/workflows/build/badge.svg
96100
[coverage-badge]: https://api.codeclimate.com/v1/badges/0cf535fb8d3da2aa4a91/test_coverage

0 commit comments

Comments
 (0)