Davidson Nascimento
Davidson Nascimento
Insert the possibility to create new custom type.
What do you think about a session `Available Scripts`? Getting all your `scrpts` commands on `package.json` file. Like generated apps with `create-react-app`. If is ok I can try to do...
issue: https://github.com/clauderic/react-native-highlight-words/issues/23
In my current project, we're using Typescript. So, to add support to this package I needed to add a file `.d.ts` with type-checks. If you guys believe that it could...
#### What - Add a way to auto organize the imports following determined rules #### Why - By doing it we'll avoid forgetfulness related to it; - As a developer...