issues
search
Brightify
/
Reactant
Reactant is a reactive architecture for iOS
https://www.reactant.tech
MIT License
374
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation link broken
#74
BayramInanc
opened
2 years ago
0
Swift 5.0
#73
marekslk
closed
4 years ago
0
Add docs for Templates.
#72
rkrenecky
closed
2 years ago
0
Add objc annotations to properties used in UITableView abstractions.
#71
matoushybl
closed
1 year ago
0
FontProvider should specify methods in ascending/descending order instead of chaotically.
#70
MatyasKriz
closed
6 years ago
0
Add support for attributing ranges of attributed string.
#69
matoushybl
closed
2 years ago
0
Make Reactant compilable in Xcode 10.
#68
MatyasKriz
closed
5 years ago
0
Fix collection view cell state synchronization.
#67
rkrenecky
opened
6 years ago
0
Add method for removing all views from a superview.
#66
matoushybl
opened
6 years ago
1
Replace `Variable` with `BehaviorRelay`.
#65
MatyasKriz
closed
2 years ago
0
Init of PickerView is internal.
#64
matoushybl
closed
6 years ago
1
ActivityIndicator contains `RxSwift.Variable` which is being deprecated.
#63
raulbatista94
opened
6 years ago
0
ControllerRootViewContainer could be typed.
#62
matoushybl
opened
6 years ago
0
Fix #56. Add default methods to TableViewCell.
#61
matoushybl
closed
2 years ago
0
Fix #59. Make TextInputStateConvertible methods public.
#60
matoushybl
closed
6 years ago
0
TextInputStateConvertible extension's members getString and getAttributedString are not public.
#59
matoushybl
closed
6 years ago
0
Fix branchNavigation leaking memory.
#58
matoushybl
closed
6 years ago
0
Check if TableView loading indicator animation starts when the `.loading` state is set in `afterInit`.
#57
matoushybl
opened
6 years ago
0
Add default implementation to`ReactantTableViewCell`'s `setHighlighted` etc. methods.
#56
matoushybl
opened
6 years ago
1
`branchNavigation` is leaking memory
#55
rkrenecky
closed
6 years ago
0
Fix copypasta in documentation.
#54
MatyasKriz
closed
6 years ago
0
Add typealias for `Observable`
#53
rkrenecky
opened
6 years ago
0
Make mutateState public
#52
raulbatista94
closed
6 years ago
0
MutateState is inaccessible due to internal protection level.
#51
matoushybl
closed
6 years ago
1
Add SubConfiguration protocol and improvements for configuration setting.
#50
rkrenecky
closed
6 years ago
0
Add LoadableViewWrapper.
#49
rkrenecky
closed
2 years ago
0
Add Observable navigation.
#48
matoushybl
closed
6 years ago
0
Swift 4.1, fixes and features.
#47
matoushybl
closed
6 years ago
0
Add generic PickerView.
#46
matoushybl
closed
6 years ago
0
Add `TableViewOptions` to TableView initializers to use instead of a number of booleans with default values.
#45
MatyasKriz
closed
6 years ago
3
Rework Styles
#44
TadeasKriz
opened
6 years ago
0
Remove RxSwift and SnapKit dependencies from Configuration subspec
#43
TadeasKriz
closed
6 years ago
0
Abstract class `Wireframe` on Android defines function "`entryPoint`" instead of "`entrypoint`" which is used most commonly on iOS
#42
MatyasKriz
closed
6 years ago
1
`rotate` in CGAffineTransformation helpers takes degrees, but uses radians.
#41
matoushybl
closed
6 years ago
0
Add methods for stacking views inside parent view.
#40
matoushybl
closed
6 years ago
0
Add tabBarController and tabBarNavigation to FutureControllerProvider
#39
matoushybl
opened
6 years ago
0
Add styling extensions for UINavigationController and UITabBarController
#38
matoushybl
closed
6 years ago
0
Add an options parameter to the `PlainTableView` initializer.
#37
MatyasKriz
closed
6 years ago
0
Various fixes
#36
matoushybl
closed
6 years ago
0
Add `dequeueAndConfigure` methods to `CollectionViewBase`.
#35
MatyasKriz
closed
6 years ago
1
Update `DisposeBag`s' references.
#34
MatyasKriz
closed
6 years ago
0
Add `mutateState` method to `Component`.
#33
MatyasKriz
closed
6 years ago
1
Add `takeUntil(controller.rx.deallocated)` to Wireframe's function create with result observable to avoid potential memory leaks.
#32
matoushybl
closed
6 years ago
0
Reactant lacks `dequeueAndConfigure(identifier:indexPath:factory:model:mapAction:)` for the `CollectionView`.
#31
MatyasKriz
closed
6 years ago
0
ActivityIndicator subspec is missing from All-iOS and All-tvOS subspecs.
#30
TadeasKriz
closed
6 years ago
0
Add reference for `create<T, U>` and `rewrite()`
#29
matoushybl
closed
6 years ago
0
Fix Jenkins failing the build because Travis hasn't heard of `nvm`.
#28
MatyasKriz
closed
2 years ago
1
CellAction for CollectionView is not working.
#27
matoushybl
closed
6 years ago
0
ButtonBase should not inherit from UIButton, but rather from UIControl.
#26
matoushybl
closed
6 years ago
0
Rewrite `<View` to `<TableView` when `TableView` is fully supported in ReactantUI
#25
MatyasKriz
closed
4 months ago
3
Next