react-native-dotenv icon indicating copy to clipboard operation
react-native-dotenv copied to clipboard

Add docs when using in a Typescript project

Open Clumsy-Coder opened this issue 5 years ago • 2 comments

Solves the issue of Typescript not finding the named environment variable import from the npm package.

Solution obtained from https://github.com/zetachang/react-native-dotenv/issues/76#issuecomment-585171009

Clumsy-Coder avatar May 23 '20 15:05 Clumsy-Coder

Had to close and reopen pull request.

Has a weird issue with CircleCI.

Got error message:

No configuration was found in your project.

Clumsy-Coder avatar May 23 '20 15:05 Clumsy-Coder

There's a new repo and package babel-plugin-dotenv-import. Please reopen in the new repo

goatandsheep avatar May 28 '20 17:05 goatandsheep