Skip to content

feature: Navigation.setParams #14

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

Merged

Conversation

tommmyy
Copy link
Contributor

@tommmyy tommmyy commented Nov 6, 2019

@tommmyy tommmyy force-pushed the feature_navigation__setParams branch from 061ae60 to cc4e4c0 Compare November 6, 2019 21:36
@@ -34,7 +34,7 @@ external addListener:
EventSubscription.t =
"addListener";

// TODO: setParams, ...
[@bs.send] external setParams: (t, 'a) => unit = "";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would use Js.t('a) instead of 'a here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, It makes sense. And for the sake of #11 I will add name too.

@tommmyy tommmyy force-pushed the feature_navigation__setParams branch from cc4e4c0 to 442add7 Compare November 7, 2019 07:42
@tommmyy tommmyy force-pushed the feature_navigation__setParams branch from 442add7 to 39687a7 Compare November 7, 2019 07:43
@cknitt cknitt merged commit 44a6811 into rescript-react-native:master Nov 7, 2019
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.

2 participants