-
**Rejoice!**
Migrate to using new .navigationTransition modifier for illustration viewer, and remove current overlay hack.
-
## Problem
We're using `datamodel-code-generator` for our Python code at @airbytehq, and I was about to make a little experimental app with Swift on our protocol, and realized there is not great wa…
-
This looks interesting but not clear to me (a nube to swift data) how to actually use this. Please consider adding a minimal example
-
-
- [x] SwiftData Goal 모델 변경
- [x] 컬러 Assets 수정
- [x] 폴더링 수정
-
In a list that already exists, a user needs to be able to add an exercise.
Use the symbol `plus.circle` in the trailing spot of the navigation bar.
Note: All writes to swift data should be done …
-
We're trying to use the following plugin in our app;
https://github.com/cowbell/cordova-plugin-geofence
However, we're running into issues with the phonegap build service not being able to compile S…
-
1. **Minimum deployment target**: iOS 17.0
2. **Physical device and simulator**: iOS 17.2
3. **SwiftUI**
I'm trying to make a font bigger but I receive strange text in console:
```
UITextView 0…
-
In order to best serve the community, please request features (or react to an existing one) using the comments on this issue. I will then prioritise all efforts to try and fill those backports where p…
-
When building in xcode I get this:
`Use of undeclared type '_Incrementable'`
cordova/ionic show an error like this: (the arrow is pointing at `_Incremental` as well:
> public struct JSONIndex: …