Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RCTAppState getCurrentappState:error - unknown argument 'attribute' #176

Open
cokron opened this issue Nov 18, 2019 · 2 comments
Open

RCTAppState getCurrentappState:error - unknown argument 'attribute' #176

cokron opened this issue Nov 18, 2019 · 2 comments

Comments

@cokron
Copy link

cokron commented Nov 18, 2019

I did a fresh checkout of master, currently at ff48e47. Ran yarn to install node modules. Had to apply fix for XCode 11 ( simulator.isAvailable !== true in findMatchingSimulator.js. Ok, so far, not project related.

Now I am getting

"Unknown argument type 'attribute' in method -[RCTAppState getCurrentappState:error:].
Extend RCTConvert to support this type

I updated react-native from 0.58.5 to to 0.59.8, as suggested here:
facebook/react-native#25138.

Still, the same error. This is too much work, just for checking out how things are being done in NativeBase. Giving up here.

Please keep up the good work, I fully understand that it is time consuming to maintain this sample app.

@matt-wormley
Copy link

Actually I just found info that pointed me to 0.59.9:

@FDiskas
Copy link

FDiskas commented Mar 19, 2020

can you try this pull request #182 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants