Robert Taylor
Robert Taylor
Are you sure this is working correctly? I installed the [package here](https://www.npmjs.com/package/react-native-ionicons) and I can get icons to render using the `` tag, but there is something bizarre going on....
Separate issue. I had to manually load the `Ionicons.ttf` file using `Font.loadAsync(...)` (using Expo).
I also need v5 ionicons. I'd be happy to create a branch with the latest, but I'm unclear from the docs how to do this properly. Are there instructions somewhere?
From [this script](https://github.com/oblador/react-native-vector-icons/blob/master/scripts/ionicons.sh) I feel like it should be pretty straight forward to create a pull request with the latest ionicons version. But then I hit a pretty hard learning...
I experience this also. - Websocket++ 0.8.2 - Linux kernel 5.4.0-105-generic I've read the FAQ and been careful to close any existing client connections and call `stop_listening`. Here's a snippet:...
@mettmexx It has been over a year since I struggled with this, so I don't really remember all of the details. However I did ultimately figure it out (for my...