Skip to content

Not able to lauch basic timeline #5

Description

@pierremeteye

I tried to create a BasicTimeline and it's not working, I get an error in console :
Uncaught ReferenceError: styles is not defined

So I deleted style attribute in View component and I get this error :
Uncaught ReferenceError: Timeline is not defined

I tried to import the timeline with
import { Timeline } from 'react-native-just-timeline';

but I get this error :
This experimental syntax requires enabling one of the following parser plugin(s): 'jsx, flow, typescript' (10:4)

Any idea for how to fix it ?

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