You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/WrathChaos/react-native-helpers)
5
+
[](https://github.com/WrathChaos/react-native-helpers)
@@ -109,13 +108,61 @@ import { numberFormat } from "@freakycoder/react-native-helpers";
109
108
</Text>// Output: £ 50.319.341
110
109
```
111
110
112
-
## Credits
113
-
114
-
<b>NormalizeText</b> is completely coming from <b>react-native-elements</b>. All credits goes to <b>@xiaoneng</b> and RN Elements team. Thank you so much guys.
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "@freakycoder/react-native-helpers",
3
3
"version": "1.0.0",
4
-
"description": "Easy to use & awesome helpers for React Native.",
4
+
"description": "All helpers in one; iPhone series support, dimensions helper, hasNotch helper, normalize text helper and text helpers for React Native with very easy use",
0 commit comments