Jan Owiesniak

Results 12 issues of Jan Owiesniak

HAML support would be awesome. _my-component.html.haml raises a Sprockets::FileNotFound_ ``` haml %polymer-element{name: "my-component"} %template Hello, #{1 * 2}. ``` _my-component.html.erb_ (erb is working) ``` erb ```

enhancement
need help

# Setup - Unity 2018.2.14f1 - iPhone 6s (iOS 12.0.1) - Nokia 6.1 (Android 8.1.0). # Problem The app unexpectedly crashes when changing between ReactNative View and Unity View. Bug...

**What i have done** I followed the [installation process](https://github.com/mockingbot/react-native-immersive#installation-process) and [these](https://github.com/mockingbot/react-native-immersive#restore-immersive-state) instructions to integrate the package into my project but things are not behaving like i expected. **What i'm trying...

I'm running into theses errors on Android lately. Does anyone experience something similar? **UnsatisfiedLinkError** ``` Caused by java.lang.UnsatisfiedLinkError: No implementation found for void com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator() (tried Java_com_unity3d_player_UnityPlayer_nativeRestartActivityIndicator and Java_com_unity3d_player_UnityPlayer_nativeRestartActivityIndicator__) at com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator(Unknown...

**Unity as a Library** > Unity 2019.3 will add support for using Unity as a library controlled by native Android/Java and iOS/Objective C apps so you can easily insert AR...

**Updated from** ``` "react": "16.5.0" "react-native": "0.57.0" ``` **To** ``` "react": "16.6.3" "react-native": "0.58.1" ``` Results in the XCode linking error **ld: symbol(s) not found for architecture arm64** ``` Ld...

Works fine on iOS but show just a black screen on Android.

I'm using this code to render the icon: ``` ``` The animation looks fine but there is 1 pixel in the left corner which, i guess, should not be there.

I does not matter if i use ``` ``` or ``` ``` It does not change the line thickness on my iPhone.