-
If I add `use_frameworks!` to Podfile everything breaks.
If we can't get rid of use_frameworks, is there some way to manually link the library, without using cocoa pods
-
Please can you link this because I am interested in this but do not know how to use or compile your code
-
## š Bug Report
While using flipper the screens of my macbook flicker's with some artefacts. I did capture the video output with a capture card and uploaded it to youtube: https://youtu.be/h1GH6hAsbcā¦
-
### My code
**app/build.gradle**
apply plugin: "com.android.application"
import com.android.build.OutputFile
/**
* The react.gradle file registers a task for each build variant (e.g. bundleDā¦
-
### Current behavior
I am using @react-navigation/āmaterial-top-tabs with (tabBarScrollEnabled).
Swipe b/w tabs are faster but facing this issue only when tabbar buttons are pressed.
When we ā¦
-
### Describe the enhancement you're suggesting.
Hello,
In Romania is a very common intercom company thatthe tag is specific to them, and the flipper zero can read them but cannot emulate at all- thā¦
-
Hi,
thanks for the great tutorial. I got everything working but currently struggling adding my own custom animation. How would I go about doing that? Here is my _app.js component.
```
export deā¦
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Hello, my english is not very good, buā¦
-
### Describe The Bug
I noticed in animate.css that the flipper animations are named incorrectly. 'X axis' is mistaken for 'Y axis.'
*flipInX and flipOutX should flip horizontally on X axis but theā¦
-
### Description
---My Code---
```typescript
const reverseGeocoding = async (location: Location) => {
const params = new URLSearchParams({
"orders": `admcode`,
"output": "jsonā¦