0.0.26 • Published 1 year ago

@lfsoftwares/native-util v0.0.26

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Native Util

npm latest package npm downloads license

Utility library for react native

LFSoftwares

1. Install

npm i @lfsoftwares/native-util

ou

yarn i @lfsoftwares/native-util

ou

pnpm i @lfsoftwares/native-util

2. Dependencies

If you used a package manager other than npm in step 2, also use it in the command below

npm i expo-clipboard expo-constants expo-crypto expo-device expo-splash-screen moment react-native-format-currency

3. What's included?

  • RNGeneralConsts
  • RNRegexConsts
  • RNDateUtils
  • RNFormatUtils
  • RNGeneralUtils
  • RNMaskUtils
  • RNNetworkUtils
  • RNNumberUtils
  • RNValidationUtils

Use:

import { RNNetworkUtils } from '@lfsoftwares/native-util'

if (RNNetworkUtils.isInternalNetwork('http://www.meusite.com.br')){
  ...
}

4. Contribution

Feel free to submit a PR if you want to help!

5. Licence

Licensed under the MIT License, Copyright © 2023 LFSoftwares. See LICENCE for more information.

0.0.21

1 year ago

0.0.22

1 year ago

0.0.23

1 year ago

0.0.24

1 year ago

0.0.25

1 year ago

0.0.26

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago