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

chore: ios with jsi setup #11

Closed
wants to merge 2 commits into from

Conversation

hubgan
Copy link
Collaborator

@hubgan hubgan commented Jul 10, 2024

No description provided.

@hubgan hubgan self-assigned this Jul 10, 2024
@hubgan hubgan requested a review from michalsek July 10, 2024 05:37
@michalsek michalsek changed the base branch from main to @maciejmakowski/jsi-setup July 10, 2024 09:52
Copy link
Member

@michalsek michalsek left a comment

Choose a reason for hiding this comment

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

Since you've checked out from the Macieks branch please check out also comments i've left in his PR

Also note that i've changed the base branch of the PR, but it should automatically switch to main once Macieks branch will be merged

@@ -1,7 +1,7 @@
import { NativeModules, Platform } from 'react-native';

export interface JSIExampleWrapper {
helloWorld(): string;
helloWorld(num1: number, num2: number): string;
Copy link
Member

Choose a reason for hiding this comment

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

can we rename it to multiply in this case? 🙃

@maciejmakowski2003 maciejmakowski2003 deleted the branch @maciejmakowski/jsi-setup July 10, 2024 10:52
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.

3 participants