YuChengLin817
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Comments
Recent activity by YuChengLin817 Sort by recent activity-
Hi, James, 1) I'm using Google MLKit Translate in my custom capacitor plugin by my podfile(devDependencies):target 'Plugin' do capacitor_pods pod 'GoogleMLKit/Translate', '3.2.0'end2) And I also ...