ting
ting copied to clipboard
🍞 Flexible and customizable React Native toast/alert notifications with support for positioning, custom rendering, click handlers, and duration control. Written in Swift and Kotlin
Expo Support
Hey man! In the past we talked about this project, and how good it is =) Currently we are running a development expo project, and we tried to use burnt,...
It would be very useful to have an option to adjust positioning offset, especially for applications that have headers or footers.
` e: D:\Tehman\dev\mernstack\rn\yarta-mobile\node_modules\@baronha\ting\android\src\main\java\com\ting\TingModule.kt: (44, 47): Unresolved reference: toast e: D:\Tehman\dev\mernstack\rn\yarta-mobile\node_modules\@baronha\ting\android\src\main\java\com\ting\TingModule.kt: (47, 29): Unresolved reference: ToastTopAnim e: D:\Tehman\dev\mernstack\rn\yarta-mobile\node_modules\@baronha\ting\android\src\main\java\com\ting\TingModule.kt: (50, 29): Unresolved reference: ToastBottomAnim e: D:\Tehman\dev\mernstack\rn\yarta-mobile\node_modules\@baronha\ting\android\src\main\java\com\ting\TingModule.kt: (68, 33): Unresolved reference: toast e:...
 i am stuck in this issue isn't not fixing can anyone fix this
### Description Whenever I am trying to show a toast react native is throwing an exception ```javascript Fatal Exception: com.facebook.react.common.JavascriptException: Error: Exception in HostObject::get for prop 'Ting': java.lang.NullPointerException: Attempt to...
Hello, when i try to installer your package in my cross-platform mobile app using Ionic: I encounter this error: Could not locate Gemfile or .bundle/ directory It's possible to install...
On Android: On iOS: Both `title = ""`
SIGTRAP when `'none'` is passed for `preset` property (`alert()` function). `done`, `error` and `spinner` works without issues. ``` "@baronha/ting": "1.1.0" "react-native": "0.72.1" ``` To reproduce: ``` import { alert }...
Hello, I'm running into a compilation error when compiling Ting.mm  See above screenshot. When I inspect this library's directory structure, I can see there...