Joon Ho Cho
Joon Ho Cho
cc @DylanVann for review
I am using apollo client to generate typescript types from schema and queries. The tool fails now with an error `unknown directive "specifiedBy"`. It can be patched up to work,...
@samtstern Currently I haven't tested throughly how this error really affects my app, but this error comes on my Android logging monitor every 15 seconds or so. FYI, my app...
Problem with having a master stack approach is that if you push another view with a tab bar from a modal within the master stack, then it's not possible to...
@sibelius @brentvatne Maybe we can use redux to control tabbar and navbar visible state? and Views can simply dispatch show or hide actions. Also if there is a onEnter and...
I am having the same issue. Any updates on this?
@xcarpentier Sure. create a PR and will me merged!
@philolo1 @keenubee Merged PR. Please close this issue if the PR fixes the problem.
@jorrit-g Pod install is for installing `LinkedinSwift` which is dependency of this project, doing manual work is for linking to native. So, both are required.
@Asha-Nellaiappan @Jmadih Yeah, I've just looked into this issue, and it depends on your project settings. I am not sure if it's wise to bump those versions for this library,...