elmcapp

Results 46 issues of elmcapp

Can you add a option for message formatting or create a different formate for message example: MIDIPacket(.noteOn(channel: UInt8(channel), key: UInt8(pitch), velocity: UInt8(velocity)), delay: onset), currently: ``` 'noteOff(channel: 0, key: 62,...

would be nice to have option for _.pathDeep that will also give the parent path of the children

### Description I am getting an error that say IconButton failed prop type color supplied. The issue is that I am not providing a color at all. Also if I...

bug
v3
triage

### Description Using the input component I am getting an effect of 2 blue outline glow when input is focus ### CodeSandbox/Snack link No code to show ### Steps to...

bug
awaiting response
v3

### Current behavior On iOS 15 device the drawer opens a little when screen rotate. https://user-images.githubusercontent.com/64275658/154790762-579f2f54-32f5-4b58-a778-a05840251091.mp4 ### Expected behavior drawer should stay closed when screen rotate ### Reproduction I have...

bug
package:drawer
needs repro
platform:ios
stale

For some reason the delay works like duration and duration does not work at all. What I am hoping to do is wait for 10 seconds then allow the colors...

template: bug

I am trying to query the database and there are some cases where a value could be null. The issue is that I don't get a results back when trying...

Scan stop working after submitting to the apple store. The app is in TestFlight however it will not scan for services anymore. Can someone help please I added the following...

Can you provide an example how to find a bonjour service on the network. Using the code I am looking for example that would print the port number and ip...

it would be nice to know if a device is in landscape or portrait even if its face up.