Carl Magu

Results 11 comments of Carl Magu

hi guys, some news to automatically recharge the .env file?

Hi to all, the problem with Modal still exists! (I have not tried with Alerts) I open a new issue in the joltup repository making reference to this.

@j4rv1s1 Did you have any answers? :-D

since I upgraded Android Studio I have the same problem :-( To solve also I have inserted in build.gradle: ``` lintOptions{ disable 'MissingDefaultResource' } ``` Is this sufficient, or will...

if I understand correctly you want to limit the upload only to particular file extensions? I have just solved by declaring the variable 'options' in the affected component: `this.options =...

> Hi! 👋 > > Firstly, thanks for your work on this project! 🙂 > > Here is the diff that solved my problem: > > ``` > node_modules/react-native-htmlview/HTMLView.js >...

@tonycoco @gcanti guys is there a way to take 'ownership' of the project and / or authorize all these fundamental PRs?

I'm also looking for a way to change null in '' but the nullOption option states that: **Tech note.** A value equal to nullOption.value (default '') is converted to null....

in many situations this problem comes out ... sometimes it also accepts characters not in the list and keeps the first character in the field ... I think this is...

Hi @hoerlanton, I have the same problem, among other things the latest update of this plugin is really too long ago, damn. I have this dependencies: ``` "react": "17.0.1", "react-native":...