Skip to content

Broken with React Native 0.61.4 #23

@lucaspelloni2

Description

@lucaspelloni2
 "react": "16.9.0",
 "react-native": "0.61.4",
 "react-native-ticker": "^3.2.0"

image

Usage in the app:

const currencies = ['$', '¥', '€'];
   <Ticker textStyle={{fontSize: 16}} duration={250}>
       <Tick rotateItems={currencies}>$</Tick>
        1241.512
     </Ticker>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions