I'm just learning React Native. I have a JAR extension file written in Java. I want to integrate this file into iOS within React Native. Can I do this? Or in which language should I develop the JAR package to do this?
Simple and regular approach to animate a bump effect for a button but not simple in SwiftUI.
I'm trying to change scale in tapGesture modifier, but it doesn't have any effect. I don't know how to make chain of animations, probably because SwiftUI...
I have a square that is embedded within a scroll view inside a subview. When the square is clicked I want to animate it to the top of the view hierarchy and present it above everything else using a matched geometry effect. I cannot get the animation...
I want to detect device orientation in swift so that I can apply the correct orientation to a video. The code I have for updating device orientation works correctly but is extremely sensitive to tiny movements. Holding the device upward and barely...
Well i am trying to create a flutter pdf signature app the issue i am facing is that when i export the signature drawn and place it on a certain point where the signature is required on the singature position but when i save it. The signature is not...
After updating to the latest version (6.1 b2) Xcode does not compile and run projects on the device anymore and shows Copying symbol files for hours. Any ideas or possible workarounds for this problems?
I'm trying to build a timer PWA (mostly for mobile devices), which notifies the user when a certain amount of time has passed. (The users will know this and want it to happen - so asking for permission wouldn't be a problem.)
I've been working on a Swift project that involves a seedbox app for my nas, and I would appreciate some feedback on the code structure and especially on the placement of my observer. I've implemented a DownloadListViewModel and a corresponding...
In my flutter project, I have made some updates of plugins and then used flutter upgrade. After that, whenever I am running my flutter project it is showing following error-...
I have a .mp4 file in which I want to add rounded corners and make the background (behind the rounded corners) transparant. I got two issues with my current code:
For some reason, the CALayer I apply with the rounded corners makes the...
I have a video player that is embedded within a scroll view inside a subview. When the video player is clicked I want to animate the video player to the top of the view hierarchy and present it above everything else using a matched geometry effect....
There are some similar topics out-there, but mine is more specific, please bare with me (:
I have a single CLLocationManager that runs constantly while the app is open. it is very lazy CLLocationManager - has very low power consumption. both its...
I have made a donut chart in Swift Charts. It can have 3 segments representing items in the user's data with problems (red), warnings (orange) or normal items (secondary / neutral colour).
Sometimes the segments might have a zero value, but I have...
I'm working on an application that allows length entries by user and switching preferred units for this in settings. It appears that official Measurement provided by swift is best option for this. It also looks like it is storable in SwiftData,...
I'm trying to implement a list of cards in a view that each has a textfield and values that changes based on the textfield input. I made a custom toolbar ontop of the numeric keyboard for the textfield. However, I had an issue with the toolbar...
I am downloading an Excel file from a URL and trying to copy the excel file into a local temporary file. The temporary file path is unique every time because temporary directory gives a unique UUID string based path.
By default, iOS does not enforce Certificate Transparency for HTTPS connections.
Since iOS 10, Apple introduced a new ATS config key, NSRequiresCertificateTransparency. By default this is NO, and if a developer wants to enable CT checks, he can...
I have a UITextView and a NSTextRange. How can I get a simple String corresponding to the range?
I can only see uiTextView.text(in: UITextRange) but I am not sure if NSTextRange and UITextRange are even comparable, or how to map one to the other....
I am trying Event Kit with SwiftUI and when I tap on a button within the app, my app checks for calendar authorization and if not authorized, it shows a prompt to the user. If the user denies access to calendar, iOS 16.4 doesn't show create event...
I have a video player that is embedded within a scroll view inside a subview. When the video player is clicked I want to animate the video player to the top of the view hierarchy and present it above everything else using a matched geometry effect....
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения