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

Support for Nativescript 3.0? #4

Open
spmamidi opened this issue Apr 23, 2017 · 3 comments
Open

Support for Nativescript 3.0? #4

spmamidi opened this issue Apr 23, 2017 · 3 comments

Comments

@spmamidi
Copy link

Support for Nativescript 3.0?

@mdanishs
Copy link
Owner

@spmamidi haven't tried it with that yet. Will have to see it over the weekend.

@venkateshsj
Copy link

The toast works on NativeScript 3.4.3. The issue is that the toast appears flush with the top/bottom edge of the device. In other apps, they appear with some gap between the edge and the toast. Is there any way this can be implemented, say by exposing properties or by css?

@venkateshsj
Copy link

Hey, I was able to set top/bottom margin to the Toast by passing a numeric value to toast.setGravity in the following file,
<code-folder-path>\node_modules\nativescript-toasts\index.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants