You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
Support for Nativescript 3.0?
The text was updated successfully, but these errors were encountered: