-
Hello. Thanks for this library. Nice to use.
It would also be more convenient to be able to pass the date through the options
For example
```js
toast('message', { data: { title: 'Bar', callb…
-
How do we ensure toasts show up "on top" of an app?
One strategy is minimal: the toast has a UA default style of `z-index: 1`, and then developers are given guidance to generally place it as the la…
-
If the implementation of the library still depends on [android.widget.Toast](https://developer.android.com/reference/android/widget/Toast), I think it will no longer be available.
[setView](https:/…
-
Hey,
If I use put_toast with combination of push_patch in handle_params I do not have toast visible and it works with default put_flash, any ideas? Thanks, great lib btw :)
-
```
What steps will reproduce the problem?
1. Compile the project on Eclipse & deploy standard hello.py to an Android 2+
phone
2. Compile the project on Eclipse & deploy standard hello.py to an Andro…
-
```
What steps will reproduce the problem?
1. Compile the project on Eclipse & deploy standard hello.py to an Android 2+
phone
2. Compile the project on Eclipse & deploy standard hello.py to an Andro…
-
```
What steps will reproduce the problem?
1. Compile the project on Eclipse & deploy standard hello.py to an Android 2+
phone
2. Compile the project on Eclipse & deploy standard hello.py to an Andro…
-
```
What steps will reproduce the problem?
1. Compile the project on Eclipse & deploy standard hello.py to an Android 2+
phone
2. Compile the project on Eclipse & deploy standard hello.py to an Andro…
-
```
What steps will reproduce the problem?
1. Compile the project on Eclipse & deploy standard hello.py to an Android 2+
phone
2. Compile the project on Eclipse & deploy standard hello.py to an Andro…
-
**Describe the bug**
Just installed this package with all setup mentioned in documentation for android.
App crashes when creating the template for example `new ListTemplate({...})`
Because it alrea…