Skip to content

Access to ios configuration methods #7

Description

@philippeauriach

It would be cool if the react native SDK could bridge access to those methods:

[TheoremReach getInstance].navigationBarTextColor = @"#FFFFFF";
[TheoremReach getInstance].navigationBarText = @"iOS Demo App";
[TheoremReach getInstance].navigationBarColor = @"#17b4b3";

This would let us configure without writing native code.

thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions