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

Setup/new record form #13

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Setup/new record form #13

wants to merge 29 commits into from

Conversation

vidbina
Copy link
Member

@vidbina vidbina commented May 13, 2016

Started of the basics for #5

@vidbina
Copy link
Member Author

vidbina commented May 18, 2016

@AlinaChernenko it's looking good 👍 . Please set up the datepicker to slide below the input just like the it does in the iOS Calendar app.

out

@AlinaChernenko
Copy link
Contributor

@vidbina added accordion in b060b6a commit.

@vidbina
Copy link
Member Author

vidbina commented May 18, 2016 via email

@AlinaChernenko
Copy link
Contributor

AlinaChernenko commented May 19, 2016

@vidbina Yeah, I always do it, and now I am getting just one wierd error:
abc-totaal-notitieblok/components/RecordFormViewAndroid.js
34:9 error Parsing error: Unexpected token showDatePicker

✖ 1 problem (1 error, 0 warnings)

Is there anything else?

@vidbina
Copy link
Member Author

vidbina commented May 19, 2016

Can you show me line 34? It's probably the async keyword which is not
valid es6, but es7.
On May 19, 2016 6:45 AM, "AlinaChernenko" notifications@github.com wrote:

Yeah, I always do it, and now I am getting just one wierd error:
abc-totaal-notitieblok/components/RecordFormViewAndroid.js
34:9 error Parsing error: Unexpected token showDatePicker

✖ 1 problem (1 error, 0 warnings)

Is there anything else?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#13 (comment)

@AlinaChernenko
Copy link
Contributor

line 34 is: async showDatePicker(stateKey, options) {
if I remove it, app complains about 'await' word and after removing that word the Picker stops working.

@vidbina vidbina mentioned this pull request May 19, 2016
5 tasks
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.

2 participants