Alex Matheson

Results 13 comments of Alex Matheson

@zoontek, First off thank you for your hard work on this project. After reading through the discussion, it seems like this PR would not be an acceptable approach according to...

I am facing the same issue with 72 and the new architecture enabled.

This seems to relate to Codegen process, but I could be wrong.

Thanks @thorgas for your PR!

This the best I could come up with: `multiline={value.length > 35}`; dynamically setting multiline based off number of characters.

So after my testing of @alessioemireni's code. I had some great results! However, I did find one condition where if the user had selected "Allow once" then "Allow always" was...

> adb shell run-as "com.example.app" rm -rf files/sonar This worked thank you!

I believe moment has the same issue: see this problem here: https://stackoverflow.com/questions/71421582/moment-returning-an-invalid-date-while-using-hermes-js-engine.