expo-paste-input 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -161,3 +161,13 @@ Inspired by work from:
|
|
|
161
161
|
## License
|
|
162
162
|
|
|
163
163
|
MIT
|
|
164
|
+
|
|
165
|
+
---
|
|
166
|
+
|
|
167
|
+
## Maintained by
|
|
168
|
+
|
|
169
|
+
expo-paste-input is built and maintained by [Arunabh Verma](https://arunabhverma.com).
|
|
170
|
+
|
|
171
|
+
Founder of [Powstać](https://powstac.com) - a software consultancy focused on polished, high-performance mobile experiences.
|
|
172
|
+
|
|
173
|
+
X: [@imarunabh](https://x.com/imarunabh)
|
package/package.json
CHANGED