|
21 | 21 | "swift": "HybridRiveFile", |
22 | 22 | "kotlin": "HybridRiveFile" |
23 | 23 | }, |
24 | | - "ViewModel": { |
25 | | - "swift": "HybridViewModel", |
26 | | - "kotlin": "HybridViewModel" |
27 | | - }, |
28 | | - "ViewModelInstance": { |
29 | | - "swift": "HybridViewModelInstance", |
30 | | - "kotlin": "HybridViewModelInstance" |
31 | | - }, |
32 | | - "ViewModelNumberProperty": { |
33 | | - "swift": "HybridViewModelNumberProperty", |
34 | | - "kotlin": "HybridViewModelNumberProperty" |
35 | | - }, |
36 | | - "ViewModelStringProperty": { |
37 | | - "swift": "HybridViewModelStringProperty", |
38 | | - "kotlin": "HybridViewModelStringProperty" |
39 | | - }, |
40 | | - "ViewModelBooleanProperty": { |
41 | | - "swift": "HybridViewModelBooleanProperty", |
42 | | - "kotlin": "HybridViewModelBooleanProperty" |
43 | | - }, |
44 | | - "ViewModelColorProperty": { |
45 | | - "swift": "HybridViewModelColorProperty", |
46 | | - "kotlin": "HybridViewModelColorProperty" |
47 | | - }, |
48 | | - "ViewModelEnumProperty": { |
49 | | - "swift": "HybridViewModelEnumProperty", |
50 | | - "kotlin": "HybridViewModelEnumProperty" |
51 | | - }, |
52 | | - "ViewModelTriggerProperty": { |
53 | | - "swift": "HybridViewModelTriggerProperty", |
54 | | - "kotlin": "HybridViewModelTriggerProperty" |
55 | | - }, |
56 | | - "ViewModelImageProperty": { |
57 | | - "swift": "HybridViewModelImageProperty", |
58 | | - "kotlin": "HybridViewModelImageProperty" |
59 | | - }, |
60 | 24 | "RiveView": { |
61 | 25 | "swift": "HybridRiveView", |
62 | 26 | "kotlin": "HybridRiveView" |
|
0 commit comments