Skip to content

Update to latest react-native#182

Open
FDiskas wants to merge 11 commits into
GeekyAnts:masterfrom
FDiskas:upgrade-react-native
Open

Update to latest react-native#182
FDiskas wants to merge 11 commits into
GeekyAnts:masterfrom
FDiskas:upgrade-react-native

Conversation

@FDiskas

@FDiskas FDiskas commented Mar 8, 2020

Copy link
Copy Markdown

Closes #181

Comment thread .prettierrc.js Outdated
Comment thread .prettierrc.js Outdated
@FDiskas

FDiskas commented Mar 18, 2020

Copy link
Copy Markdown
Author

@sanketsahusoft its kind a related, I need to test my updates on nativebase using latest react-native. thanks

@FDiskas

FDiskas commented May 5, 2020

Copy link
Copy Markdown
Author

@SupriyaKalghatgi can you take a look at this?

@dan-corneanu

Copy link
Copy Markdown

@FDiskas I've just tried this PR and it works. However, for iOS I had to also do a
cd ios && pod install; cd -
before
react-native run-ios

It would be nice to also update the README.md file.

@guillermodoghel

Copy link
Copy Markdown

Is there an ETA for merge? I want to start using react hooks! 😃

@dan-corneanu

Copy link
Copy Markdown

@FDiskas also, I had to add

<string>AntDesign.ttf</string>
        <string>Entypo.ttf</string>
        <string>EvilIcons.ttf</string>
        <string>Feather.ttf</string>
        <string>FontAwesome.ttf</string>
        <string>FontAwesome5_Brands.ttf</string>
        <string>FontAwesome5_Regular.ttf</string>
        <string>FontAwesome5_Solid.ttf</string>
        <string>Foundation.ttf</string>
        <string>Ionicons.ttf</string>
        <string>MaterialIcons.ttf</string>
        <string>MaterialCommunityIcons.ttf</string>
        <string>SimpleLineIcons.ttf</string>
        <string>Octicons.ttf</string>
        <string>Zocial.ttf</string>

to info.plist to get away with an error related to missing fonts.
See https://stackoverflow.com/questions/38713240/unrecognized-font-family-ionicons

I am using XCode version: 12.4 and iPhone 11 simulator.

@FDiskas

FDiskas commented Mar 18, 2021

Copy link
Copy Markdown
Author

I'm not working on react native any more and I can't fix this pr.

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

Successfully merging this pull request may close these issues.

Update to latest RN version

3 participants