-
Notifications
You must be signed in to change notification settings - Fork 22
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
Personal Finance needs core #84
Comments
I'm working on adding angular to this sample. |
Here's the angular addition: https://play.nativescript.org/?template=play-ng&id=zYpU71&v=8 Let me know if you see any issues. The 3rd tab was not working on the sample so I tried to match what I thought the sample was trying to do. I'll open a different issue for that though. |
Looks good! I did see one error show up on Android:
Any ideas why the taps are so sluggish to navigate between the views? |
Oh, oops, I left my Android test device at the office so I can fix that Android error on Monday. Is it only sluggish on Android or do you notice it on iOS as well? If you are noticing it on iOS as well I can look at it tomorrow. |
Yeah it seemed pretty slow on iOS as well - at least taps on the tabs aren't registering quickly? Strange. |
Ok I'll look at it. |
https://play.nativescript.org/?template=play-ng&id=zYpU71&v=9 Try this and let me know if it is better on your end. I didn't really notice any lag but I made the tap area a little bigger so hopefully that'll fix it for you. |
I think that was it, thanks! |
Perfect, I'll look into that Android issue tomorrow and post an updated link for that. |
Here's the updated link: https://play.nativescript.org/?template=play-ng&id=zYpU71&v=10 I noticed the tab images were pretty small on Android so I addressed that as well. |
Be sure you are basing any new framework versions on the latest iteration of this app! You can find the latest version in
data/all.json
or on the marketplace website.https://play.nativescript.org/?template=play-vue&id=4JhSZz&v=49
The text was updated successfully, but these errors were encountered: