Skip to content
This repository was archived by the owner on May 8, 2019. It is now read-only.
This repository was archived by the owner on May 8, 2019. It is now read-only.

createBottomTabContainer + similar returning ReasonReact.reactElement seems to be incorrect #17

@lewisf

Description

@lewisf

These seem to be ReasonReact.reactClass? I'm having a hard time using bottom tab navigator into JSX for instance.

This doesn't work

<View>
  <BottomTabNavigator />
</View>

nor does this

<View>
  BottomTabNavigator
</View>

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